| 1. | Using sqlite with a database abstraction layer 使用sqlite和数据库抽象层 |
| 2. | It is written primarily in php and incorporates the adodb database abstraction layer 它开始是用php编写的,集成了adodb数据抽象层。 |
| 3. | Database abstraction layers allow you to develop your application independent of a database 数据库抽象层使得你能够与数据库独立的开发你的应用程序。 |
| 4. | Db + + is a database abstraction layer for c + + . it provides a jdbc - like abstract database access interface in c + + 是个c + +数据库抽象层,提供一个类似jdbc的抽象数据库访问接口。 |
| 5. | Pdo ( php data objects ) - a new native database abstraction layer providing performance , ease - of - use , and flexibility 1最增的数据库抽象层用于提供对数据库访问的对象,拥有良好的性能,易于使用和灵活性的特点 |
| 6. | Embeddable databases are also important for rapid application development , especially if used with a database abstraction layer , such as 嵌入式数据库对于加快应用程序开发也很重要,尤其是在用于数据库抽象层(例如 |
| 7. | The data object simply checks for required fields or performs other business logic , and then stores the information or retrieves it from the database though a database abstraction layer - again , several database abstraction layers are freely available for php 数据对象仅检查必要字段或者执行其他业务逻辑,然后通过数据库提取层(当前为php提供了多种免费的数据库提取层)将信息存储到数据库中或者在数据库中检索数据。 |